Learn R Programming

darch (version 0.9.1)

setHiddenBiasesInc<-: Sets the update value for the biases of the hidden units

Description

Sets the update value for the biases of the hidden units

Usage

setHiddenBiasesInc(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The update value for the biases of the hidden units.

See Also

RBM